Skip to content

Instantly share code, notes, and snippets.

@Ajay-Maury
Ajay-Maury / nest-js-day-3-config-mongodb-crud.md
Last active August 19, 2026 11:00
### [Day 3 – Config, MongoDB & User CRUD](day-3-nestjs-config-mongodb-crud.md) Learn how to manage environment variables with ConfigService, integrate MongoDB using Mongoose, define Schemas & Models, and build a complete User CRUD API with proper error handling.

📘 Nest.js Day 3: Database & User CRUD with Validation


image


LLM Wiki

A pattern for building personal knowledge bases using LLMs.

This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.

The core idea

Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

@poteto
poteto / lauren-tan-speaking.md
Last active August 19, 2026 10:59
Looking for a speaker for your upcoming tech conference? I'm an engineering leader and software engineer at Netflix and have done >15 talks at small to large conferences. I'm interested in speaking about TypeScript, JavaScript, React, GraphQL, Elixir/Phoenix, Microservices, Engineering leadership and/or management
@BlobTheKat
BlobTheKat / a.h
Last active August 19, 2026 10:57
a.h - C11 Atomics & threads complement library
/**
* Atomics & threads complement library
* Matthew Reiner, 2026
* Available under the GPL 3.0 license
* Targeting: Windows, Linux, FreeBSD, NetBSD, OpenBSD, MacOS
* Implements the following:
* - Wait/Notify functionality for simple types up to 64 bit
* - Arbitrary condition wait
* - Fine-grained memory ordering
* - Thread management
BLACK => "\033[30m",
RED => "\033[31m",
GREEN => "\033[32m",
YELLOW => "\033[33m",
BLUE => "\033[34m",
PURPLE => "\033[35m",
CYAN => "\033[36m",
WHITE => "\033[37m",
# background color
@neolectron
neolectron / opencode.json
Last active August 19, 2026 10:50
Effect repositories to use in opencode references in opencode.json.
"references": {
"effect": {
"repository": "Effect-TS/effect",
"description": "Use for canonical Effect source, APIs, tests, and implementation patterns."
},
"effect-monorepo": {
"repository": "lucas-barake/effect-monorepo",
"description": "Use for Lucas Barake's full-stack Effect monorepo patterns, composable policies, HttpApi contracts, Schema classes, and Layer composition."
},
"accountability": {
@harashvaradhan
harashvaradhan / Android.txt
Last active August 19, 2026 10:44
Steps to publish Android and iOS apps to respective stores
Steps to Submit app to Google Play Store
1. Prepare your developer account.
1.1 Register for a Google Play Developer account using your Google Account (https://play.google.com/console/u/0/signup)
1.2 Once you have a Developer account, you can use the Play Console to publish and manage your apps
1.3 During the signup process, you'll need to review and accept the Google Play Developer Distribution Agreement
1.4 Pay registration fee. There is a $25 USD one-time registration fee that you can pay with credit or debit cards
1.5 Type your account details. Your "Developer name" is displayed to customers on Google Play.
1.6 You can add more account information after you've created your account.
@supermarsx
supermarsx / curated-list-android-ksu-lsposed-module.md
Created January 18, 2026 17:36
Curated list of Essential Root Modules

🧩 Curated List of Essential Android Root Modules

A clean, opinionated, power‑user‑grade list of KernelSU / Magisk / Zygisk / LSPosed modules. Think: stability first, stealth where needed, quality‑of‑life everywhere. Emojis included. Whistles enabled. 🚀


🧠 KernelSU / Core Root Stack

🛡️ KernelSU